home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 2000
/
MacHack 2000.toast
/
pc
/
The Hacks
/
Softshoe
/
Lisa's Mac Parts
/
Commands
/
Protocols
/
Closing.cp
< prev
next >
Wrap
Text File
|
2000-06-23
|
115b
|
11 lines
// Closing.cp
#ifndef Closing_h
#include "Closing.h"
#endif
bool Closing::CanClose() const
{
return true;
}